Update dependency ember-source to v6 - autoclosed - #692
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
November 15, 2024 17:12
5265ff1 to
9ddebb0
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
4 times, most recently
from
December 7, 2024 02:10
0ac2913 to
6189bc0
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
December 23, 2024 22:08
6189bc0 to
b1c9ea0
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
3 times, most recently
from
January 27, 2025 05:18
7459c93 to
9bb7570
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
2 times, most recently
from
February 10, 2025 05:27
15a823b to
66b614d
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
3 times, most recently
from
February 19, 2025 23:04
4e98e98 to
357edc8
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
March 3, 2025 07:14
357edc8 to
5c6de50
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
March 17, 2025 20:25
5c6de50 to
c580df8
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
May 1, 2025 20:01
c580df8 to
37d7758
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
June 9, 2025 22:33
37d7758 to
2285e5c
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
July 27, 2025 16:02
2285e5c to
4a90422
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
2 times, most recently
from
August 13, 2025 17:43
e89725d to
609aeb7
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
August 19, 2025 17:53
609aeb7 to
9779203
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
2 times, most recently
from
September 1, 2025 20:40
155085f to
578933a
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
September 26, 2025 00:00
578933a to
2a235a6
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
October 13, 2025 20:51
2a235a6 to
f6070f8
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
October 21, 2025 15:10
f6070f8 to
7b2a2f7
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
October 31, 2025 04:49
7b2a2f7 to
ccba307
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
November 11, 2025 00:34
ccba307 to
7083024
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
November 18, 2025 03:50
7083024 to
3503628
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
November 25, 2025 22:01
3503628 to
4466e2a
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
December 3, 2025 19:06
4466e2a to
0689d11
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
January 6, 2026 22:24
0689d11 to
058b653
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
February 3, 2026 11:57
058b653 to
205fd65
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
February 19, 2026 07:50
205fd65 to
6d9c633
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
March 31, 2026 10:17
6d9c633 to
eb75f09
Compare
renovate
Bot
force-pushed
the
renovate/ember-source-6.x
branch
from
April 15, 2026 18:42
eb75f09 to
abcd92c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.12.0→6.12.0Release Notes
emberjs/ember.js (ember-source)
v6.12.0Compare Source
emberjs/ember.jsmonorepo.@glimmer/*packages that were formerly dependencies ofember-sourceare now included in the monorepo. This enables us to more easily iterateon the Glimmer VM and related packages, avoid an integration step with
ember.jsand to more easily share code between them andember-source.glimmer-vmrepo will continue to be published as separate packages, for example,@glimmer/syntaxwill be published.glimmer-vmrepo has been archived and relevant issues have been moved to theemberjs/ember.jsrepo. If you have an issue that was not moved, please reopen it on ember.js, after a search.renderComponenterror: 'attempted to close a tracking frame, but one was not open'renderComponenterror: 'Cannot read property of undefined: reading syscall'Ember.and add import where necessaryGlimmerComponenttoComponentv6.11.1Compare Source
followRedirects()to fixvisit()throwsTransitionAbortederroruse-ember-moduleswith a classic buildv6.11.0Compare Source
GlimmerComponenttoComponentfor autocomplete DXv6.10.1Compare Source
v6.10.0Compare Source
v6.9.0Compare Source
v6.8.4Compare Source
followRedirects()to fixvisit()throwsTransitionAbortederrorv6.8.3Compare Source
v6.8.2Compare Source
v6.8.1Compare Source
v6.8.0Compare Source
tracked-built-ins) per RFC #1068.renderComponentper RFC #1099.v6.7.0Compare Source
import { trustHTML } from '@​ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.deprecate-array-prototype-extensionsdeprecation that was until 6.0.extendv6.6.0Compare Source
escapeExpressionfrom@ember/templatev6.5.0Compare Source
--route-authoring-formatoption to the route generator to generate template-tag components as route templates per RFC #1046.--strictor--ttper RFC #0779.import Ember from 'ember'per RFC #1003.ember-cli-qunittestsv6.4.0Compare Source
Per the rolling support window, following Semantic Versioning for TypeScript Types,
the supported range of TypeScript versions across two Ember LTS releases must
always overlap.
For more examples, see the Stability heading in this blog post.
verbatimModuleSyntax.{{debugger}}via upgrade @glimmer/runtime.v6.3.0Compare Source
injectfrom@ember/service. The export is renamed toserviceper RFC #0752.deprecate-implicit-route-modeldeprecation. It was deprecated until 6.0.helperwrapper from the helper generator. Plain functions as helpers have been supported since v4.5.v6.2.0Compare Source
EMBER_TYPESCRIPT_BLUEPRINTSfeature flagv6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
import Ember from 'ember'barrel file deprecations until 7.0.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.